public class ScreeningExamsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Vector<Esame> |
exam |
| Constructor and Description |
|---|
ScreeningExamsResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<Esame> |
getExam() |
void |
setExam(java.util.Vector<Esame> exam) |